Octopus Deploy
pulsemcp/octopus deployIntegrates with Octopus Deploy to manage projects, releases, and deployments through natural language interactions, enabling DevOps teams to query project details, create releases, initiate deployments, and monitor deployment status across multiple spaces without navigating the web interface.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"octopus_deploy": {
"url": "None",
"transport": "http"
}
}
}